home *** CD-ROM | disk | FTP | other *** search
/ CD Software 7 / Quantum Leap CD Software - CD7 - Macintosh CD Software (Quantum Leap)(1993).bin / COMMUNICATION / Terminal 2.2 Folder / Project / Sources / FormatStr.h < prev    next >
Encoding:
Text File  |  1992-01-17  |  116 b   |  8 lines  |  [TEXT/KAHL]

  1. /*
  2.     Terminal 2.2
  3.     "FormatStr.h"
  4. */
  5.  
  6. Byte *FormatStr(Byte *, Byte *, ...);
  7. Byte *SFormatStr(Byte *, Byte *, long *);
  8.